-
Home
-
StellarPay – Stripe Payment Gateway for WooCommerce
-
1.1.0
-
Code
-
Classes
- SubscriptionRepository
Total Complexity |
30 |
Dependencies |
12 |
Dependents |
3 |
Total lines |
453 |
Lines of code |
211 |
Logical lines of code |
116 |
Comment lines |
143 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toArray() |
A |
40 |
9 |
59 |
update() |
S |
48 |
4 |
34 |
insert() |
S |
49 |
2 |
33 |
getAll() |
S |
59 |
3 |
14 |
delete() |
S |
59 |
2 |
15 |
validateSubscription() |
S |
68 |
3 |
7 |
hasStatusChanged() |
S |
75 |
2 |
4 |
cancel() |
S |
60 |
1 |
14 |
suspend() |
S |
63 |
1 |
11 |
complete() |
S |
63 |
1 |
11 |
getById() |
S |
74 |
1 |
5 |
prepareQuery() |
S |
75 |
1 |
4 |